Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kimera spectacular data provider #353

Merged
merged 33 commits into from
Dec 17, 2024

Conversation

efahnestock
Copy link
Collaborator

No description provided.

@efahnestock efahnestock force-pushed the add_kimera_spectacular_data_provider branch from d104250 to 215fae4 Compare December 10, 2024 16:22
Base automatically changed from add_video_common to main December 10, 2024 16:55
@efahnestock efahnestock force-pushed the add_kimera_spectacular_data_provider branch from 198f078 to 0513473 Compare December 10, 2024 16:59
common/video.cc Outdated Show resolved Hide resolved
common/video.hh Outdated Show resolved Hide resolved
common/video/image_compare.cc Outdated Show resolved Hide resolved
common/video/image_compare.cc Outdated Show resolved Hide resolved
return;
};

auto color_camera_callback = [&bgr_queue](std::unique_ptr<VIO::Frame>&& bgr_frame) -> void {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -29,10 +20,9 @@ std::ostream &operator<<(std::ostream &out, const time::RobotTimestamp &t) {
return out;
}

TEST(SpectacularLogTest, happy_case) {
TEST(SpectacularLogTest, DISABLED_happy_case) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can re-enable this now.

@ewfuentes ewfuentes merged commit 058679a into main Dec 17, 2024
5 checks passed
@ewfuentes ewfuentes deleted the add_kimera_spectacular_data_provider branch December 17, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants